home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / debatech.sit / Debate Coach / card_5535.txt < prev    next >
Text File  |  1990-04-21  |  3KB  |  167 lines

  1. -- card: 5535 from stack: in
  2. -- bmap block id: 5849
  3. -- flags: 0000
  4. -- background id: 2589
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0004
  11. -- rect: left=17 top=74 right=113 bottom=53
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 18609 / 18609
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0004
  25. -- rect: left=17 top=125 right=169 bottom=56
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 2043 / 2043
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: New Button
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 0004
  39. -- rect: left=17 top=191 right=233 bottom=60
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 1005 / 1005
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: New Button
  48.  
  49.  
  50. -- part 4 (button)
  51. -- low flags: 00
  52. -- high flags: 0004
  53. -- rect: left=267 top=74 right=112 bottom=303
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 1588 / 1588
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: New Button
  62.  
  63.  
  64. -- part 5 (button)
  65. -- low flags: 00
  66. -- high flags: 0004
  67. -- rect: left=267 top=161 right=199 bottom=303
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 17137 / 17137
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: New Button
  76.  
  77.  
  78. -- part 6 (button)
  79. -- low flags: 00
  80. -- high flags: 0004
  81. -- rect: left=267 top=252 right=290 bottom=308
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 1898 / 1898
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: New Button
  90.  
  91.  
  92. -- part 7 (button)
  93. -- low flags: 00
  94. -- high flags: 2000
  95. -- rect: left=182 top=309 right=337 bottom=223
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 1016 / 1016
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: New Button
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   go to previous card
  107. end mouseUp
  108.  
  109.  
  110.  
  111. -- part 8 (button)
  112. -- low flags: 00
  113. -- high flags: 0000
  114. -- rect: left=226 top=298 right=337 bottom=265
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 2002 / 2002
  117. -- text alignment: 1
  118. -- font id: 0
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: New Button
  123. ----- HyperTalk script -----
  124. on mouseUp
  125.   go to card id 3060
  126. end mouseUp
  127.  
  128.  
  129.  
  130.  
  131. -- part 9 (button)
  132. -- low flags: 00
  133. -- high flags: 2000
  134. -- rect: left=269 top=309 right=337 bottom=311
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 32650 / 32650
  137. -- text alignment: 1
  138. -- font id: 0
  139. -- text size: 12
  140. -- style flags: 0
  141. -- line height: 16
  142. -- part name: New Button
  143. ----- HyperTalk script -----
  144. on mouseUp
  145.   go to next card
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part 10 (button)
  151. -- low flags: 00
  152. -- high flags: 0004
  153. -- rect: left=5 top=3 right=37 bottom=41
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 29114 / 29114
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: New Button
  162. ----- HyperTalk script -----
  163. on mouseUp
  164.   pop card
  165. end mouseUp
  166.  
  167.